From dddf15596d9e440d1413625aa085b4690edbb0a2 Mon Sep 17 00:00:00 2001 From: Graham Inggs Date: Mon, 30 Mar 2020 10:06:28 +0200 Subject: [PATCH] Set Rules-Requires-Root: no --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 665ab09..82f3115 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ utf8proc (2.5.0-1) UNRELEASED; urgency=medium * New upstream release * Refresh use-unicode-data.patch * Build with unicode-data 13.0 (Closes: #954131) + * Set Rules-Requires-Root: no -- Graham Inggs Mon, 30 Mar 2020 06:53:38 +0000 diff --git a/debian/control b/debian/control index 1a8faca..c303f3d 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Build-Depends: debhelper-compat (= 12), unicode-data (<< 13.1), unicode-data (>= 13.0) Standards-Version: 4.4.1 +Rules-Requires-Root: no Section: libs Homepage: https://github.com/JuliaStrings/utf8proc Vcs-Git: https://salsa.debian.org/julia-team/utf8proc.git -- 2.39.5